@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&family=Unbounded&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@200&family=Roboto:wght@400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,600&family=Montserrat:ital,wght@0,200;1,200&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap");
body,
html {
  overflow-x: hidden;
}

.text1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.erl-logo{
  width: 70px;
  height: auto;
  object-fit: cover;
}

@font-face {
  font-family: "Montserrat";
  src: url("../../Montserrat-Italic-VariableFont_wght.ttf");
  src: url("../../Montserrat-VariableFont_wght.ttf");
  font-weight: normal;
  font-style: normal;
}

.login-button:hover {
  color: #ffffff;
  background-color: #3498db;
  border: 1px solid #3498db;
}
.photosen-image {
  margin-top: 80px;
  width: 100%;
  height: auto;
  position: relative;
}
@media (min-width: 1200px) {
  .photosen-image {
    width: 100%;
  }
}

.card {
  max-width: 100%;
  height: 100%;
  margin: auto;
  border-radius: 15px; /* Rounded corners */
  overflow: hidden;
  border: 1px solid #ddd;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.card-image {
  width: 340px;
  height: 344px;
}
.card-text2 {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
  margin-bottom: 4px;
}
.card-title {
  width: 412px;
  height: 33px;
  top: 423px;
  left: 17px;
  padding: 0px, 79px, 0px, 0px;
  color: #3f67af !important;
  font-family: "Montserrat";
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0.03em;
  text-align: left;
}
.card-title1 {
  width: 330px;
  top: 423px;
  left: 17px;
  padding: 0px, 79px, 0px, 0px;
  color: #3f67af !important;
  font-family: "Montserrat";
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0.03em;
  text-align: left;
}
.card-body {
  height: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.card-body {
  padding: 20px;
  background-color: #ffffff;
}
.card:hover {
  transform: translateY(-10px);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
}

.card-img-top:hover {
  opacity: 0.9;
}

/* Responsive Design */
@media (max-width: 768px) {
  .card {
    max-width: 100%; /* Full width on small screens */
  }
}
footer {
  color: #333;
  padding-top: 20px;
}
footer {
  color: #333;
  padding-top: 20px;
  background-image: url('../images/footer-pattern-triangle.png'); 
  background-size: contain; 
  background-repeat: no-repeat; 
  background-position: center; 

}
footer .social-media {
  background-color: #21D192;
  color: white;
}

footer .social-media .me-5 {
  margin-right: 1.5rem;
}

footer .social-media a {
  color: white;
  margin-right: 15px;
  text-decoration: none;
}

footer h6 {
  text-transform: capitalize;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #14274a;
  margin-bottom: 15px;
}

/* footer hr {
  width: 60px;
  background-color: #7c4dff;
  height: 2px;
  border: none;
  margin: 0 auto;
} */
.head1{
  font-family: "Raleway", sans-serif;
  font-size: 25px;
  font-weight: 500;
  color: #ffffff;
 
}

footer a {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: color 0.3s;
}

footer a:hover {
  color: #7c4dff;
  text-decoration: none;
}

footer .contact-info p {
  margin-bottom: 10px;
}

footer .copyright {
  background-color: rgba(203, 201, 201, 0.2);
  color: #333;
  padding: 1px;
  font-size: 0.9rem;
}
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&family=Unbounded&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@200&family=Roboto:wght@400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,600&family=Montserrat:ital,wght@0,200;1,200&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap');
body,html{
    overflow-x: hidden;
   }

  
    .text1{
        display: flex;
        flex-direction: column;
        justify-content: center;
    } 
@font-face {
  font-family: 'Montserrat';
  src: url('../../Montserrat-Italic-VariableFont_wght.ttf'); 
  src: url('../../Montserrat-VariableFont_wght.ttf');
  font-weight: normal;
  font-style: normal;
}
.Motion-control-sensors-image{
  margin-top: 70px;
  width: 100%;
  height: auto;
  max-height: 600px;
  position: relative;
}
.induct-ig{
  width: 100%;
  height: auto;
}
.induct-ig1{
  width: 100%;
  height: auto;
}
.text1 {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  font-weight: 600;
  color: #14274a;
  margin-top: 50px;
  gap: 10px;
  text-transform: capitalize;
}

.text2 {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  line-height: 29px;
  font-weight: 400;
  text-align: justify;
  color: #3c3c3c;
}



.pro-img{
  width: 650px;
height: 379px;
left: 19px;
padding-right: 100px;}

.pro-sensor{
    font-family: "Montserrat";
font-size: 16px;
font-weight: 500;
line-height: 24px;
letter-spacing: 0.03em;
text-align: left;
color:  #898989;
text-align: justify;
}
.photo-image{
  width:100%;
  margin-top: 80px;
  height: auto;
}
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: -100%; 
  margin-top: -1px; 
}

.navbar-nav .nav-item:hover .fas {
  color: #007bff; 
}

.dropdown-menu .dropdown-item .fas {
  color: #555; 
  transition: color 0.3s ease-in-out;
}
.image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
}

.overlay-text {
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  padding: 8px 12px;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  border-radius: 5px;
  margin-bottom: 450px;
}